home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 035a / tec20.zip / GO.BAT < prev    next >
DOS Batch File  |  1991-11-20  |  1KB  |  25 lines

  1. echo off
  2. cls
  3. echo  
  4. echo  
  5. echo      All of the files for this program  must be on the same disk drive
  6. echo      or in the same(default) directory for the program to run properly.
  7. echo  
  8. echo      There is  a calculator provided in this program,  F2 activates it
  9. echo      and  A, B, C, D  or Esc  removes the calculator and continues the
  10. echo      main program. It is suggested that you learn to work the problems
  11. echo      with the calculator  that  you are going to take with you  to the
  12. echo      examination session.
  13. echo  
  14. echo      When you are going through the entire pool,  enter  A, B, C, or D
  15. echo      until you select the correct answer.   When the correct answer is
  16. echo      selected, the word correct will appear.   During the sample tests,
  17. echo      correct will not appear,  but you can use F1 to find out how many
  18. echo      questions are remaining to be answered.
  19. echo  
  20. echo      To run the program  in the future,  type  TECH  at the DOS prompt.
  21. echo  
  22. pause
  23. tech
  24. cls
  25.